README.TXT - DAILYMAIL_JAZZ.TCL - VERSION BETA 0.35 --------------------------------------------------- Introduction ------------ Discard all previous files, the current versions or .tcl, .cfg and .itcl files supercede all previous files. Extract the files in this zip file into an appropriate temportary directory on your p.c.. All "movement" of files from your P.C. to your TiVo should be performed in FTP Binary mode. New Files & New Locations ------------------------- The following two files can be placed in either the '/var/hack/', '/var/hack/dailymail/' or '/var/hack/dailymail_jazz/' directories on your tivo, depending on your personal preference: - dailymail_jazz.tcl - dailymail.cfg No update of any paths within these files will be required for core functions, except for those editable as variables in the 'dailymail.cfg' file. The two files must be in the same directory. The following two files must be placed in your '/var/hack/tivoweb-tcl/modules/' directory. Please remove all other dailymail oriented .itcl files: - managedailymail.itcl - controlpadding.itcl The 'controlpadding.itcl' file is only required if you intend to use the dailymail endpad related functionality. However, some common procedures exist within the 'mangedailymail.itcl' module, so if you are going to use the 'controlpadding.itcl' module then you must also install the 'mangedailymail.itcl' module. The following files should be placed in your '/var/hack/bin/' directory. You will only require the 'ls' and 'ps' files if you do not already have them installed. You will only require smartctl if you want to specifically take advantage of smartcl functionality in the dailymail modules. You will need to read up on it to use it (no help given here!): - ls - ps - smartctl If you already have these installed then please remember to edit their location in the dailymail.cfg file. All graphics files should be placed in your appropriate webserver images location as per usual. There are no new graphics files since version 0.30. New Features ------------ - new 'managedailymail.itcl' module that replaces all previous tivoweb modules except 'controlpadding.itcl' which is optional. This module is a lot more sophisticated, and allows you to edit the config file as well as provides other key capabilities, including picking up default values from the config file, as long as it is placed on one of the permitted directory structures. - a more sohisticated 'controlpadding.itcl' module. - a revamped config file with more detailed information and a better structure. - american spelling / date option - see 'yankspeak' variable in the confile file. - fixed some spelling mistakes - times on debugging lines - added stuliet's expiry section fix - added debugging when sending message body if deguglvl is bigger than 2 - added "httpd-tt.tcl" for tivoweb running hacks suggestion by PortlandPaw - added sandertons pathname function so the directory of the .cfg file need not be specified and other local files - as long as in same directory - endpad and noreddot added to running hacks view - added view cron task list courtesy of del4 - addded extra daily call functions courtesy of del4 - added record list (rejection list) options section- via variable in .cfg file - added daily list seperator capability with offset - via variable in .cfg file - added verbose vs alert only bulletin options - via variable in .cfg file - shortened name on manage daily status email function - added in max buffer length / buffer configuration for email sending - made cron reading and display of schedule optional - via variable in .cfg file - added in more debugging around endpad routines - added optionality on previous and future sections in rejected recording list - via variable in .cfg file - fixed editor save / edit issues found in beta test - added in max buffer length / buffer configuration for email sending.